home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / create / modulo15 < prev    next >
Text File  |  1999-06-15  |  833b  |  44 lines

  1. Filter Factory Plugin Information:
  2.  
  3. FILENAME: MODULOP.8BF
  4.  
  5. CATEGORY: 
  6. Krusty's FX Vol. 2 (Generators)
  7.  
  8. TITLE:    
  9. Pattern Generator P (Flower)
  10.  
  11. COPYRIGHT:
  12. Copyright ) 1997 KrUsT Inc.
  13. All Rights Reserved. (tomasd@axess.com)
  14.  
  15. AUTHOR:   
  16. Thomas R. de Massy (Krusty_)
  17.  
  18. Map 0: [Map 0:]
  19. Map 1: [Map 1:]
  20. Map 2: [Map 2:]
  21. Map 3: [Map 3:]
  22.  
  23. Control 0: [Modulo A]
  24. Control 1: [Modulo B]
  25. Control 2: [Modulo C]
  26. Control 3: [Modulo D]
  27. Control 4: [Brightness (-30,30)]
  28. Control 5: [Red %]
  29. Control 6: [Green %]
  30. Control 7: [Blue %]
  31.  
  32. R=
  33. (((sin(m)%(cos((d*ctl(3))&ctl(1))&val(0,42,400)))%tan(sin(d)*ctl(2)))+val(5,-100,100))+val(4,-30,30)
  34.  
  35. G=
  36. (((sin(m)%(cos((d*ctl(3))&ctl(1))&val(0,42,400)))%tan(sin(d)*ctl(2)))+val(6,-100,100))+val(4,-30,30)
  37.  
  38. B=
  39. (((sin(m)%(cos((d*ctl(3))&ctl(1))&val(0,42,400)))%tan(sin(d)*ctl(2)))+val(7,-100,100))+val(4,-30,30)
  40.  
  41. A=
  42. a
  43.  
  44.